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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584258'^^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.293637371861'^^xsd:double;
  dwc:latitude '51.589164004849'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584258'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583621> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5891640048487 2.29363737186097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5891640048487"^^xsd:decimal ;
  dwc:decimalLongitude "2.29363737186097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583621'^^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.293637371861'^^xsd:double;
  dwc:latitude '51.589164004849'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583621'^^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/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583056> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5891640048487 2.29363737186097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5891640048487"^^xsd:decimal ;
  dwc:decimalLongitude "2.29363737186097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582837'^^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.293637371861'^^xsd:double;
  dwc:latitude '51.589164004849'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582837'^^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/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582968> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5891640048487 2.29363737186097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5891640048487"^^xsd:decimal ;
  dwc:decimalLongitude "2.29363737186097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583553'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583553'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583552> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583552'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583552'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584198> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583775'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583775'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583771> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583771'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583771'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583772> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583772'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583772'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584199> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584203'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584203'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583316> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581558'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581558'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581559> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581559'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581559'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581556> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581556'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581556'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581555> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581555'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581555'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581554> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581554'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581554'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581553> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581553'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581553'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582455> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584208'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584208'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582698> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581557'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581557'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582650> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581560'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581560'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581540> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581540'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581540'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583568> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1383197815593 2.52643374786026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1383197815593"^^xsd:decimal ;
  dwc:decimalLongitude "2.52643374786026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584206'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5264337478603'^^xsd:double;
  dwc:latitude '51.138319781559'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584206'^^xsd:anyURI;
  dwc:observationDate '1985-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583834> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584087'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584087'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582849> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582849'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582849'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584277> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584277'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584277'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584280> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584280'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584280'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583619> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583619'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583619'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583618> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583618'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583618'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582483> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582483'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582483'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581654> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581654'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus dentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153468'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581654'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '842795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582273> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582273'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582273'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581656> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581656'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581656'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582917> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582917'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582917'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582373> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582373'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582373'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583448> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583448'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583448'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583447> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583447'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583447'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582577> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582577'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582577'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583161> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583161'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583161'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582395> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582395'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582395'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583044> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583044'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583044'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582703> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582703'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582703'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581578> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581578'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581578'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583901> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583901'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583901'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582508> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582508'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582508'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583450> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583450'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583450'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584084> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584084'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584084'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581584> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581584'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581584'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581585> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581585'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581585'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584387> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584387'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584387'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584388> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584388'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584388'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584384> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584384'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584384'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584385> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584385'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584385'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584386> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584386'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584386'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582840> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582840'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582840'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583805> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583805'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583805'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584279> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584279'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584279'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584057> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584057'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584057'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581692> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581692'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581692'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583043> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583043'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583043'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583040> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2588800851068"^^xsd:decimal ;
  dwc:decimalLongitude "2.62504359776996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2588800851068 2.62504359776996)"^^geo:wktLiteral ;
  geo-pos:lat "51.2588800851068"^^xsd:decimal ;
  geo-pos:long "2.62504359776996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583040'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.62504359777'^^xsd:double;
  dwc:latitude '51.258880085107'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583040'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583832> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583832'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583832'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583828> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583828'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583828'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584348> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584348'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584348'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583792> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583792'^^xsd:integer;
  dwc:scientificName 'Pteropsyllus plebeius furcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '233940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583792'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '233940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583788> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583788'^^xsd:integer;
  dwc:scientificName 'Pteropsyllus plebeius furcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '233940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583788'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '233940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583789> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583789'^^xsd:integer;
  dwc:scientificName 'Pteropsyllus plebeius furcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '233940'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583789'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '233940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583576> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583576'^^xsd:integer;
  dwc:scientificName 'Paramesochra similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116440'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583576'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583579> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583579'^^xsd:integer;
  dwc:scientificName 'Paramesochra similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116440'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583579'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582720> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582720'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582720'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582624> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582624'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582624'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582621> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582621'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582621'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582620> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582620'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582620'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583077> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583077'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583077'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583027> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583027'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583027'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583084> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583084'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583084'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584169> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584169'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584169'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584173> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584173'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584173'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584172> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584172'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584172'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584170> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584170'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584170'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583895> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583895'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583895'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582638> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582638'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121858'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582638'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583894> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583894'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583894'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583557> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583557'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583557'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583556> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583556'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583556'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583558> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583558'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583558'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583559> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583559'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583559'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583560> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583560'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583560'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582862> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582862'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582862'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582866> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582866'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582866'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581481> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581481'^^xsd:integer;
  dwc:scientificName 'Actinonema celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120718'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581481'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581476> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581476'^^xsd:integer;
  dwc:scientificName 'Actinonema celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120718'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581476'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581477> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581477'^^xsd:integer;
  dwc:scientificName 'Actinonema celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120718'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581477'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581479> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581479'^^xsd:integer;
  dwc:scientificName 'Actinonema celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120718'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581479'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582758> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582758'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582758'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582864> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582864'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582864'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582861> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582861'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582861'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582865> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582865'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582865'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582863> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582863'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582863'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581544> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581544'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581544'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582405> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582405'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115147'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582405'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582406> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582406'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115147'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582406'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582600> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582600'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582600'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582603> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582603'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582603'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582602> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582602'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582602'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582986> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582986'^^xsd:integer;
  dwc:scientificName 'Laophontidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582986'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582985> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582985'^^xsd:integer;
  dwc:scientificName 'Laophontidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582985'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582991> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582991'^^xsd:integer;
  dwc:scientificName 'Laophontidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582991'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582989> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582989'^^xsd:integer;
  dwc:scientificName 'Laophontidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582989'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583307> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583307'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583307'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581504> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581504'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581504'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581506> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581506'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581506'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581507> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581507'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581507'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583711> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583711'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583711'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583716> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583716'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583716'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583714> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583714'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583714'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581664> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581664'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581664'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581668> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581668'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581668'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581669> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581669'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581669'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581665> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581665'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581665'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581667> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581667'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581667'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583968> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583968'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583968'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583967> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583967'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583967'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582667> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582667'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582667'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583099> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583099'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583099'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583100> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583100'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583100'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583093> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583093'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583093'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583095> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583095'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583095'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583097> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583097'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583097'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583426> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583426'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583426'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582550> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582550'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582550'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582549> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582549'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582549'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582553> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582553'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582553'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582552> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582552'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582552'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583189> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583189'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583189'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583191> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583191'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583191'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583385> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583385'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583385'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583388> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583388'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583388'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583386> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583386'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583386'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583465> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583465'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583465'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583389> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583389'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583389'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583387> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583387'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583387'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583008> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583008'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583008'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583011> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583011'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583011'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583010> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583010'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583010'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582995> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582995'^^xsd:integer;
  dwc:scientificName 'Latronema aberrans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120941'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582995'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584153> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584153'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584153'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583153> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583153'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583153'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583850> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583850'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583850'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583849> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583849'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583849'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583848> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583848'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583848'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583845> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583845'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583845'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583846> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583846'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583846'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582316> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582316'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582316'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584301> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584301'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584301'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584260> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584260'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584260'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582982> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582982'^^xsd:integer;
  dwc:scientificName 'Laophontidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582982'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583623> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583623'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583623'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584168> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584168'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584168'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582750> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582750'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582750'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584073> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584073'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584073'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584074> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584074'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584074'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583126> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583126'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583126'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583780> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583780'^^xsd:integer;
  dwc:scientificName 'Pteropsyllus consimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583780'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583785> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583785'^^xsd:integer;
  dwc:scientificName 'Pteropsyllus consimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116541'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583785'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583689> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583689'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583689'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583727> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583727'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583727'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583728> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583728'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583728'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583729> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583729'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583729'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583730> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583730'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583730'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583726> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583726'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583726'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583732> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583732'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583732'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583731> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583731'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583731'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581637> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581637'^^xsd:integer;
  dwc:scientificName 'Barbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2529'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581637'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583123> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583123'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583123'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583121> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583121'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583121'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583125> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583125'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583125'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583120> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583120'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583120'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583122> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583122'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583122'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583119> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583119'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583119'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583124> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583124'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583124'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581684> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581684'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581684'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581682> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581682'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581682'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581680> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581680'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581680'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581679> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581679'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581679'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581678> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581678'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581678'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583743> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583743'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583743'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583749> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583749'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583749'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583745> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583745'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583745'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583746> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583746'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583746'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583742> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583742'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583742'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583747> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583747'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583747'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583748> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583748'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583748'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583744> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583744'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583744'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584139> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584139'^^xsd:integer;
  dwc:scientificName 'Syrticola flandricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116364'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584139'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584135> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584135'^^xsd:integer;
  dwc:scientificName 'Syrticola flandricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116364'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584135'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582738> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582738'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582738'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582740> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582740'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582740'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582348> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582348'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582348'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582351> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582351'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582351'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583311> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583311'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583311'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583310> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583310'^^xsd:integer;
  dwc:scientificName 'Neochromadora angelica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120784'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583310'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583322> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583322'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583322'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583319> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583319'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583319'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582701> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582701'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582701'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581508> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581508'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581508'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581502> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581502'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581502'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581505> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581505'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581505'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584214> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584214'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584214'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583225> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583225'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583225'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583224> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583224'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583224'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584102> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584102'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584102'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584105> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584105'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584105'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581503> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581503'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581503'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582356> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582356'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582356'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582692> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582692'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582692'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582689> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582689'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582689'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582685> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582685'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582685'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582686> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582686'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582686'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582687> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582687'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582687'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582688> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582688'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582688'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582859> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582859'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582859'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582880> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582880'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582880'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581662> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581662'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581662'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582814> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582814'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582814'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582815> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582815'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582815'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582816> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582816'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582816'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582817> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582817'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582817'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582813> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582813'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582813'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582819> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582819'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582819'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582820> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582820'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582820'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583521> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583521'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583521'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583524> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583524'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583524'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583525> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583525'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583525'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583528> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583528'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583528'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583527> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583527'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583527'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583094> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583094'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583094'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583847> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583847'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583847'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582548> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582548'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582548'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582380> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582380'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582380'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583192> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583192'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583192'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583187> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583187'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583187'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583994> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583994'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583994'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583993> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583993'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583993'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583991> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583991'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583991'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583987> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583987'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583987'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583989> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583989'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583989'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583990> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583990'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583990'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583733> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583733'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583733'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584079> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584079'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584079'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584081> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584081'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584081'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581634> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581634'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581634'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581633> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581633'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581633'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583676> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583676'^^xsd:integer;
  dwc:scientificName 'Prochaetosoma meditteranicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153423'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583676'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '230816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583675> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583675'^^xsd:integer;
  dwc:scientificName 'Prochaetosoma meditteranicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153423'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583675'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '230816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584270> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584270'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584270'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584271> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584271'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584271'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584272> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584272'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584272'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584274> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584274'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584274'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583616> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583616'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583616'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582984> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582984'^^xsd:integer;
  dwc:scientificName 'Laophontidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582984'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582830> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582830'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582830'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582829> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582829'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582829'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582827> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582827'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582827'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582824> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582824'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582824'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582571> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582571'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582571'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582574> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582574'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582574'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582572> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582572'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582572'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581501> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581501'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581501'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583863> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583863'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583863'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584344> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584344'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584344'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583068> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583068'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583068'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584382> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584382'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584382'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582784> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582784'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582784'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582826> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582826'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582826'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582988> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582988'^^xsd:integer;
  dwc:scientificName 'Laophontidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582988'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582788> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582788'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582788'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582787> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582787'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582787'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582783> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582783'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582783'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582781> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582781'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582781'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582786> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582786'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582786'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582785> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582785'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582785'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584377> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584377'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584377'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584379> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584379'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584379'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582839> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582839'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582839'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583024> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583024'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583024'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583067> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583067'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583067'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583079> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583079'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583079'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583523> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583523'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583523'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582586> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582586'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582586'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583680> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583680'^^xsd:integer;
  dwc:scientificName 'Prochaetosoma meditteranicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '153423'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583680'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '230816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583554> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583554'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583554'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581663> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581663'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581663'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583174> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583174'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583174'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583713> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3102711260457"^^xsd:decimal ;
  dwc:decimalLongitude "2.67782108156659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3102711260457 2.67782108156659)"^^geo:wktLiteral ;
  geo-pos:lat "51.3102711260457"^^xsd:decimal ;
  geo-pos:long "2.67782108156659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583713'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6778210815666'^^xsd:double;
  dwc:latitude '51.310271126046'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583713'^^xsd:anyURI;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583837> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583837'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583837'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583844> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583844'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583844'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583838> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583838'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583838'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583836> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583836'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583836'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584355> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584355'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584355'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582764> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582764'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582764'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583585> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583585'^^xsd:integer;
  dwc:scientificName 'Paramesochra similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116440'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583585'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582636> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582636'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582636'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582633> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582633'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582633'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582629> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582629'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582629'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582722> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582722'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582722'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582630> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582630'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582630'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583843> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583843'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583843'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583071> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583071'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583071'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583076> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583076'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583076'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583072> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583072'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583072'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583073> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583073'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583073'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583075> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583075'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583075'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583091> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583091'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583091'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583087> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583087'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583087'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583085> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583085'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583085'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584189> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584189'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584189'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584188> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584188'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584188'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584190> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584190'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584190'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584191> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584191'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584191'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583841> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583841'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583841'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583867> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583867'^^xsd:integer;
  dwc:scientificName 'Rhynchonema scutatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583867'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583906> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583906'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583906'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583902> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583902'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583902'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584357> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584357'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584357'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584352> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584352'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584352'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583295> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583295'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583295'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583298> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583298'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583298'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583301> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583301'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583301'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583303> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583303'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583303'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583292> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583292'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583292'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581492> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581492'^^xsd:integer;
  dwc:scientificName 'Actinonema celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120718'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581492'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581494> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581494'^^xsd:integer;
  dwc:scientificName 'Actinonema celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120718'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581494'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581493> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581493'^^xsd:integer;
  dwc:scientificName 'Actinonema celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120718'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581493'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581485> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581485'^^xsd:integer;
  dwc:scientificName 'Actinonema celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120718'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581485'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581486> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581486'^^xsd:integer;
  dwc:scientificName 'Actinonema celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120718'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581486'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581487> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581487'^^xsd:integer;
  dwc:scientificName 'Actinonema celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120718'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581487'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581488> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581488'^^xsd:integer;
  dwc:scientificName 'Actinonema celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120718'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581488'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581496> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581496'^^xsd:integer;
  dwc:scientificName 'Actinonema celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120718'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581496'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583671> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583671'^^xsd:integer;
  dwc:scientificName 'Proameira hiddensoensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115589'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583671'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582761> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582761'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582761'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582765> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582765'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582765'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584037> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584037'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584037'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582408> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582408'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115147'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582408'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582920> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582920'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582920'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582919> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582919'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582919'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582595> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582595'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582595'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583670> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583670'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583670'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583664> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583664'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583664'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583666> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583666'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583666'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582714> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582714'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582714'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582878> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582878'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582878'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '729912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582877> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582877'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582877'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '729912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582875> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582875'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582875'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '729912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583667> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583667'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583667'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583655> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583655'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583655'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583654> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583654'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583654'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583653> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583653'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583653'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583717> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583717'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583717'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583718> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583718'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583718'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583721> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583721'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583721'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583722> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583722'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583722'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583723> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583723'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583723'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581521> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581521'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581521'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581671> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581671'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581671'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582428> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582428'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582428'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582427> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582427'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582427'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582426> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582426'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582426'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582425> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582425'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582425'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581676> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581676'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581676'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581674> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581674'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581674'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581673> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581673'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581673'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581670> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581670'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581670'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581518> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581518'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581518'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581519> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581519'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581519'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581535> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581535'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581535'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581531> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581531'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581531'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581527> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581527'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581527'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581525> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581525'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581525'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581523> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581523'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581523'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583309> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583309'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583309'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582445> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582445'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582445'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582448> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582448'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582448'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582442> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582442'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582442'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583588> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583588'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583588'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583975> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583975'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583975'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583972> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583972'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115424'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583972'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583601> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583601'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583601'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583602> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583602'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583602'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583592> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583592'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583592'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583589> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583589'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583589'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583608> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583608'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583608'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583612> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583612'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583612'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583597> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583597'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583597'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583593> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583593'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583593'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583590> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583590'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583590'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583604> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583604'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583604'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584070> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584070'^^xsd:integer;
  dwc:scientificName 'Stenocaris kliei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115820'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584070'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1630104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584069> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584069'^^xsd:integer;
  dwc:scientificName 'Stenocaris kliei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115820'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584069'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1630104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582683> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582683'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582683'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582677> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582677'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582677'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583104> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583104'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583104'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583105> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583105'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583105'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583107> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583107'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583107'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583109> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583109'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583109'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583112> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583112'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583112'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583108> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583108'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583108'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583252> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583252'^^xsd:integer;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583252'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583111> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583111'^^xsd:integer;
  dwc:scientificName 'Leptomesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583111'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582429> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582429'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582429'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582430> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582430'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582430'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582423> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582423'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582423'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583429> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583429'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583429'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583806> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583806'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583806'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583807> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583807'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583807'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583808> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583808'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583808'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583811> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583811'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583811'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583812> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583812'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583812'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582823> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582823'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582823'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582560> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582560'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582560'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582566> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582566'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582566'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582557> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582557'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582557'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582558> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582558'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582558'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582562> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582562'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582562'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582561> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582561'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582561'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582559> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582559'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582559'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582565> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582565'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582565'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583232> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583232'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583232'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583235> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583235'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583235'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583234> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583234'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583234'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584120> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584120'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora epixantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153403'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584120'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584114> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584114'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora epixantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153403'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584114'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583206> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583206'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583206'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583207> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583207'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583207'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583208> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583208'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583208'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583199> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583199'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583199'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583203> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583203'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583203'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583204> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583204'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583204'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583210> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583210'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583210'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583202> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583202'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583202'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583200> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583200'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583200'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583201> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583201'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583201'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583403> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583403'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583403'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583401> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583401'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583401'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583399> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583399'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583399'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583397> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583397'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583397'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583474> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583474'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583474'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583015> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583015'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583015'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583014> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583014'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583014'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583018> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583018'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583018'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583012> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583012'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583012'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582535> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582535'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582535'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582869> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582869'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582869'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582874> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582874'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582874'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582873> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582873'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582873'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582871> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582871'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582871'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582870> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582870'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582870'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583004> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583004'^^xsd:integer;
  dwc:scientificName 'Latronema aberrans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120941'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583004'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583002> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583002'^^xsd:integer;
  dwc:scientificName 'Latronema aberrans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120941'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583002'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582998> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582998'^^xsd:integer;
  dwc:scientificName 'Latronema aberrans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120941'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582998'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583003> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583003'^^xsd:integer;
  dwc:scientificName 'Latronema aberrans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120941'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583003'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583361> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583361'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583361'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584147> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584147'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584147'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581697> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581697'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581697'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581696> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581696'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581696'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581703> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581703'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581703'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581702> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581702'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581702'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581700> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581700'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581700'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584249> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584249'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584249'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584256> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584256'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584256'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584252> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584252'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584252'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582472> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582472'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582472'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583856> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583856'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583856'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583855> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583855'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583855'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582737> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582737'^^xsd:integer;
  dwc:scientificName 'Gonionchus heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582737'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582326> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582326'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582326'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582327> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582327'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582327'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582333> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582333'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582333'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583859> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583859'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583859'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583857> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583857'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583857'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583861> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583861'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583861'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582332> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582332'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582332'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584314> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584314'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584314'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584313> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584313'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584313'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584310> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584310'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584310'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584262> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584262'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584262'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582886> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582886'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582886'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582887> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582887'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582887'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582336> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582336'^^xsd:integer;
  dwc:scientificName 'Cheironchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2326'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582336'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583625> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583625'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583625'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584186> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584186'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584186'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584185> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584185'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584185'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584184> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584184'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584184'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584180> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584180'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584180'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582752> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582752'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582752'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583341> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583341'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583341'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583340> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583340'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583340'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583133> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583133'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583133'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583128> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583128'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583128'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583132> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583132'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583132'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583131> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583131'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583131'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583129> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583129'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583129'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583127> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583127'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583127'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582728> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582728'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582728'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583692> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583692'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583692'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582584> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582584'^^xsd:integer;
  dwc:scientificName 'Diarthrodella secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582584'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583734> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583734'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583734'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583736> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583736'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583736'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583737> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583737'^^xsd:integer;
  dwc:scientificName 'Protopsammotopa norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115978'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583737'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581640> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581640'^^xsd:integer;
  dwc:scientificName 'Barbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2529'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581640'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581643> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581643'^^xsd:integer;
  dwc:scientificName 'Barbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2529'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581643'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581642> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581642'^^xsd:integer;
  dwc:scientificName 'Barbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2529'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581642'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583130> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583130'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583130'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582904> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582904'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582904'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583549> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583549'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583549'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584338> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584338'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584338'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583443> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583443'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583443'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583764> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583764'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583764'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583769> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583769'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583769'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583768> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583768'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583768'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583766> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583766'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583766'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583762> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583762'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583762'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583761> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583761'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583761'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584232> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584232'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584232'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584230> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584230'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584230'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584015> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584015'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584015'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583477> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583477'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583477'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583520> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583520'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583520'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583519> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583519'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583519'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583047> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583047'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583047'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583051> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583051'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583051'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583517> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583517'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583517'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582644> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582644'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582644'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582646> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582646'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582646'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583342> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583342'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583342'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583334> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583334'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583334'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583336> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583336'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583336'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583335> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583335'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583335'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583338> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583338'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583338'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584291> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584291'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584291'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583337> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583337'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583337'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583331> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583331'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583331'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583476> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583476'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583476'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583649> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583649'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583649'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583650> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583650'^^xsd:integer;
  dwc:scientificName 'Pomponema loticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120863'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583650'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582399> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582399'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582399'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582402> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582402'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582402'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582401> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582401'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582401'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582710> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582710'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582710'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582709> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582709'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582709'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584327> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584327'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584327'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584342> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584342'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584342'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581509> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581509'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581509'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581512> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581512'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581512'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581513> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581513'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581513'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581515> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581515'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581515'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583512> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583512'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583512'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583511> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583511'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583511'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583509> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583509'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583509'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583507> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583507'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583507'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583505> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583505'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583505'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584370> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584370'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584370'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584369> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584369'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584369'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582269> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582269'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582269'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584216> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584216'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584216'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584220> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584220'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584220'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584223> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584223'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584223'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584224> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584224'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584224'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584229> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584229'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584229'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582341> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582341'^^xsd:integer;
  dwc:scientificName 'Chromadorella problematica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582341'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582342> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582342'^^xsd:integer;
  dwc:scientificName 'Chromadorella problematica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153224'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582342'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583236> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583236'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583236'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583237> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583237'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583237'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583240> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583240'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583240'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584106> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584106'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584106'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582487> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582487'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582487'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583639> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583639'^^xsd:integer;
  dwc:scientificName 'Pomponema carinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '231359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583639'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583637> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583637'^^xsd:integer;
  dwc:scientificName 'Pomponema carinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '231359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583637'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583641> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583641'^^xsd:integer;
  dwc:scientificName 'Pomponema carinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '231359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583641'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582366> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582366'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582366'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581516> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581516'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581516'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582359> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582359'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582359'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582363> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582363'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582363'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582770> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582770'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582770'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581529> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581529'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581529'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581549> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581549'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581549'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583962> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583962'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583962'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581548> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581548'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581548'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582811> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582811'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582811'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582808> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582808'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582808'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582805> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582805'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582805'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582810> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582810'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582810'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582809> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582809'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582809'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582807> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582807'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582807'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583529> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583529'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583529'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583531> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583531'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583531'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583360> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583360'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583360'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582330> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582330'^^xsd:integer;
  dwc:scientificName 'Ceramonema yunfengi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121202'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582330'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582867> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582867'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '150184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582867'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582538> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582538'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582538'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583013> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583013'^^xsd:integer;
  dwc:scientificName 'Latronema orcinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120942'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583013'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582999> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582999'^^xsd:integer;
  dwc:scientificName 'Latronema aberrans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120941'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582999'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584003> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584003'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584003'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584006> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584006'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584006'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583997> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583997'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583997'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584005> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584005'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584005'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584001> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584001'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584001'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584066> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584066'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584066'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584060> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584060'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584060'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584062> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584062'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584062'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584096> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584096'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584096'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584093> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584093'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584093'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584091> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584091'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584091'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584088> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584088'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584088'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584099> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584099'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584099'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584090> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584090'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584090'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584089> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584089'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584089'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582609> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582609'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582609'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584116> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584116'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora epixantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153403'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584116'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584115> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584115'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora epixantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153403'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584115'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584109> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584109'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora epixantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153403'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584109'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584113> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584113'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora epixantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153403'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584113'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584112> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584112'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora epixantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153403'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584112'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583436> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583436'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583436'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583432> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583432'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583432'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583437> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583437'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583437'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583440> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583440'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583440'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583435> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583435'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583435'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583822> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583822'^^xsd:integer;
  dwc:scientificName 'Rhips ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153425'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583822'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583818> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583818'^^xsd:integer;
  dwc:scientificName 'Rhips ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153425'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583818'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583819> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583819'^^xsd:integer;
  dwc:scientificName 'Rhips ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153425'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583819'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583821> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583821'^^xsd:integer;
  dwc:scientificName 'Rhips ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153425'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583821'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584289> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584289'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584289'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584286> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584286'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584286'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584283> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584283'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584283'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584368> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584368'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584368'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584364> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584364'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584364'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584367> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584367'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584367'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584365> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584365'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584365'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583824> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583824'^^xsd:integer;
  dwc:scientificName 'Rhynchonema ceramotos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153440'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583824'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584246> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584246'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584246'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582776> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582776'^^xsd:integer;
  dwc:scientificName 'Halaphanolaimus longisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121257'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582776'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583631> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583631'^^xsd:integer;
  dwc:scientificName 'Pomponema ammophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120854'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583631'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583629> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583629'^^xsd:integer;
  dwc:scientificName 'Pomponema ammophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120854'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583629'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583452> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583452'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583452'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583455> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583455'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583455'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583456> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583456'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583456'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582580> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582580'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582580'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582539> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582539'^^xsd:integer;
  dwc:scientificName 'Desmodora sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120981'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582539'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582541> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582541'^^xsd:integer;
  dwc:scientificName 'Desmodora sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120981'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582541'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582542> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582542'^^xsd:integer;
  dwc:scientificName 'Desmodora sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120981'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582542'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582540> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582540'^^xsd:integer;
  dwc:scientificName 'Desmodora sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120981'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582540'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582544> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582544'^^xsd:integer;
  dwc:scientificName 'Desmodora sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120981'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582544'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582545> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582545'^^xsd:integer;
  dwc:scientificName 'Desmodora sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120981'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582545'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582543> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582543'^^xsd:integer;
  dwc:scientificName 'Desmodora sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120981'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582543'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '583490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583479> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583479'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583479'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582713> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582713'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582713'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583332> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583332'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583332'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582358> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582358'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582358'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584331> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584331'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584331'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584182> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584182'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584182'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583840> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583840'^^xsd:integer;
  dwc:scientificName 'Rhynchonema lyngei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583840'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583069> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583069'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583069'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583904> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583904'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583904'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582841> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582841'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582841'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584111> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584111'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora epixantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153403'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584111'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584366> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584366'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584366'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582277> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582277'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582277'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582812> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582812'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582812'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583535> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583535'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583535'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583999> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583999'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583999'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582789> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582789'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582789'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582800> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582800'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582800'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582799> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582799'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582799'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582797> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582797'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582797'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582796> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582796'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582796'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582793> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582793'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582793'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582790> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582790'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582790'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584396> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584396'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584396'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584397> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584397'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584397'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584399> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584399'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584399'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584400> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584400'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584400'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584391> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584391'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584391'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584394> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584394'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584394'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582948> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582948'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582948'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582949> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582949'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582949'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582942> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582942'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582942'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582965> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582965'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582965'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582964> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582964'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582964'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582952> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582952'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582952'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582963> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582963'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582963'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582961> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582961'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582961'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582959> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582959'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582959'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582934> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582934'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582934'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582946> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582946'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582946'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582962> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582962'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582962'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582958> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582958'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582958'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582936> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582936'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582936'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582943> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582943'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582943'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582941> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582941'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582941'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582945> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582945'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582945'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582944> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582944'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582944'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582976> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582976'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582976'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582960> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582960'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582960'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582973> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582973'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582973'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582937> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582937'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582937'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582957> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582957'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582957'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582953> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582953'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582953'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582940> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582940'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582940'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582939> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582939'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582939'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582956> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582956'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582956'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583157> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583157'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583157'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583628> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583628'^^xsd:integer;
  dwc:scientificName 'Pomponema ammophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120854'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583628'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583599> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583599'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583599'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583814> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583814'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583814'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583720> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583720'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583720'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582933> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582933'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582933'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581551> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581551'^^xsd:integer;
  dwc:scientificName 'Aphanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '227255'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581551'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '227255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582387> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582387'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582387'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582921> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582921'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582921'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583134> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583134'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583134'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584117> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584117'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora epixantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153403'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584117'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581533> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581533'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581533'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581677> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8583454966854"^^xsd:decimal ;
  dwc:decimalLongitude "2.86530914774625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8583454966854 2.86530914774625)"^^geo:wktLiteral ;
  geo-pos:lat "51.8583454966854"^^xsd:decimal ;
  geo-pos:long "2.86530914774625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581677'^^xsd:integer;
  dwc:scientificName 'Boreopontia heipi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.8653091477462'^^xsd:double;
  dwc:latitude '51.858345496685'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '115807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581677'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '115807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584160> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584160'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584160'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583918> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583918'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583918'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584156> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584156'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584156'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583889> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583889'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583889'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583890> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583890'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583890'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583908> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583908'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583908'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583914> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583914'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583914'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583915> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583915'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583915'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583892> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583892'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583892'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583917> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583917'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583917'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584036> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584036'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584036'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584034> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584034'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584034'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584032> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584032'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584032'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584031> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584031'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584031'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584020> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584020'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584020'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584029> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584029'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584029'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584019> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584019'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584019'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584022> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584022'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584022'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584021> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584021'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584021'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584026> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584026'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584026'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584023> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584023'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584023'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583306> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583306'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583306'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583249> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583249'^^xsd:integer;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583249'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582305> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582305'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582305'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582306> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582306'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582306'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582309> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582309'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582309'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582311> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582311'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582311'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582293> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582293'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582293'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582286> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582286'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582286'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582296> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582296'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582296'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582312> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582312'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582312'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582288> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582288'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582288'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582301> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582301'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582301'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582299> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582299'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582299'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582298> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582298'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582298'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582283> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582283'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582283'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582289> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582289'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582289'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582285> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582285'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582285'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582287> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582287'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582287'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582278> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582278'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582278'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582281> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582281'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582281'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582282> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582282'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582282'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582300> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582300'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582300'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582291> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582291'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582291'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582297> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582297'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582297'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582284> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582284'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582284'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582290> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582290'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582290'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581601> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581601'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581601'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581602> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581602'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581602'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581603> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581603'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581603'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581608> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581608'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581608'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581599> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581599'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581599'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581593> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581593'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581593'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581597> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581597'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581597'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581606> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581606'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581606'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581600> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581600'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581600'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581609> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581609'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581609'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581611> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581611'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581611'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581612> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581612'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581612'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581613> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581613'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581613'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581614> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581614'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581614'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581615> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581615'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581615'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581605> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581605'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581605'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581616> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581616'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581616'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581624> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581624'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581624'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581617> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581617'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581617'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583958> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583958'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583958'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583957> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583957'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583957'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583934> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583934'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583934'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583936> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583936'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583936'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583959> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583959'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583959'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583941> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583941'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583941'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583943> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583943'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583943'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583945> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583945'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583945'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583946> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583946'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583946'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583947> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583947'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583947'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583948> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583948'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583948'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583950> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583950'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583950'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583953> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583953'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583953'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583956> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583956'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583956'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583927> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583927'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583927'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583933> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583933'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583933'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583923> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583923'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583923'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583928> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583928'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583928'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583926> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583926'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583926'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583942> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583942'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583942'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583929> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583929'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583929'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583930> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583930'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583930'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583932> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583932'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583932'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583879> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583879'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583879'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584259> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584259'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584259'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583279> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583279'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583279'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583277> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583277'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583277'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583276> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583276'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583276'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583281> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583281'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583281'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583280> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583280'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583280'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583267> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583267'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583267'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583278> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583278'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583278'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583684> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583684'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583684'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583700> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583700'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583700'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583702> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583702'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583702'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583698> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583698'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583698'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583695> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583695'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583695'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583693> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583693'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583693'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583685> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583685'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583685'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583179> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583179'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583179'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583180> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583180'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583180'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583181> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583181'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583181'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583183> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583183'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583183'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583185> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583185'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583185'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583186> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583186'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583186'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583182> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583182'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583182'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583273> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583273'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583273'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583271> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583271'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583271'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583275> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583275'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583275'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583282> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583282'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583282'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583253> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583253'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583253'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583256> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583256'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583256'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583257> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583257'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583257'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583258> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583258'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583258'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583261> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583261'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583261'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583263> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583263'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583263'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583264> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583264'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583264'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583265> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583265'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583265'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583266> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583266'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583266'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583268> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583268'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583268'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583272> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583272'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583272'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582459> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582459'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582459'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584333> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584333'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584333'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584335> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584335'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584335'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584323> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584323'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584323'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582292> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582292'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582292'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582302> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582302'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582302'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583924> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583924'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583924'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583960> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583960'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583960'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583925> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583925'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583925'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583875> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583875'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583875'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581621> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581621'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581621'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581596> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A581596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:581596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '581596'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:581596'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583184> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583184'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583184'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583262> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583262'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583262'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582599> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582599'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582599'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583274> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583274'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583274'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583699> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583699'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583699'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584053> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584053'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584053'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584050> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584050'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584050'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584035> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584035'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584035'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584028> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584028'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584028'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583170> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583170'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583170'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583171> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583171'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583171'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584127> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584127'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584127'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584192> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A584192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:584192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '584192'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:584192'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583542> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583542'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583542'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583909> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583909'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583909'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583912> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583912'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583912'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583916> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583916'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583916'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582500> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582500'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582500'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582520> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582520'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582520'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582502> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582502'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582502'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582503> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582503'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582503'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582510> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582510'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582510'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582488> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582488'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582488'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582498> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582498'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582498'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582515> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582515'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582515'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582523> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582523'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582523'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582491> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582491'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582491'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582518> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582518'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582518'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582516> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582516'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582516'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582494> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582494'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582494'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582519> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582519'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582519'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582497> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582497'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582497'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582496> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582496'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582496'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582493> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582493'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582493'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582492> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582492'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582492'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582521> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582521'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582521'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582513> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582513'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582513'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582512> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582512'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582512'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582501> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582501'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582501'^^xsd:anyURI;
  dwc:observationDate '1986-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582490> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582490'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582490'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582504> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582504'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582504'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582505> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582505'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582505'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582489> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582489'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582489'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582517> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582517'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582517'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582499> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582499'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582499'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582514> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582514'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582514'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582838> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582838'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582838'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583622> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583622'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583622'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583911> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A583911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:583911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '583911'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:583911'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582303> ;
  mr:hasGeometry <https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3658645196022"^^xsd:decimal ;
  dwc:decimalLongitude "3.15280042430146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3658645196022 3.15280042430146)"^^geo:wktLiteral ;
  geo-pos:lat "52.3658645196022"^^xsd:decimal ;
  geo-pos:long "3.15280042430146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/845__urn%3Acatalog%3AMarBEF%2FManuela%3Auc%3A582303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uc:582303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/845_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uc'^^xsd:string;
  dwc:catalogNumber '582303'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1528004243015'^^xsd:double;
  dwc:latitude '52.365864519602'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uc:582303'^^xsd:anyURI;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF