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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397319'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397319'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400796'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400796'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407493'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407493'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407498'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407498'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388434'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388434'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390763'^^xsd:integer;
  dwc:scientificName 'Diosaccus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115934'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390763'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390755'^^xsd:integer;
  dwc:scientificName 'Diosaccus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115934'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390755'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:396698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '396698'^^xsd:integer;
  dwc:scientificName 'Laophonte longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116271'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:396698'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '590790'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:396185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '396185'^^xsd:integer;
  dwc:scientificName 'Laophonte danversae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116260'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:396185'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '429479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:396084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '396084'^^xsd:integer;
  dwc:scientificName 'Laophonte cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116259'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:396084'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:396111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '396111'^^xsd:integer;
  dwc:scientificName 'Laophonte cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116259'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:396111'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388368'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115306'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388368'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115306'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388365'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115306'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388365'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115306'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400789'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400789'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400774'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400774'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:396427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '396427'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:396427'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399840'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116290'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399840'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1544035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402275'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402275'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398802'^^xsd:integer;
  dwc:scientificName 'Metamphiascopsis hirsutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115953'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398802'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387584'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387584'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387610'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387610'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387627'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387627'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387645'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387645'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387652'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387652'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387540'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387540'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402458'^^xsd:integer;
  dwc:scientificName 'Porcellidium viride'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116472'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402458'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:384632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '384632'^^xsd:integer;
  dwc:scientificName 'Alteutha interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116452'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:384632'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:384578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '384578'^^xsd:integer;
  dwc:scientificName 'Alteutha interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116452'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:384578'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '116452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402459'^^xsd:integer;
  dwc:scientificName 'Porcellidium viride'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116472'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402459'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '116472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387648'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387648'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387651'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387651'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387655'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387655'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387658'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387658'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387653'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387653'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387650'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387650'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:384375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '384375'^^xsd:integer;
  dwc:scientificName 'Alteutha depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116451'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:384375'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:404615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '404615'^^xsd:integer;
  dwc:scientificName 'Pseudolaophonte spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116316'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:404615'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:404617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '404617'^^xsd:integer;
  dwc:scientificName 'Pseudolaophonte spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116316'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:404617'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:404620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '404620'^^xsd:integer;
  dwc:scientificName 'Pseudolaophonte spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116316'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:404620'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387157'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387157'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387054'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387054'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387124'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387124'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400209'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.39'^^xsd:double;
  dwc:latitude '51.42527778'^^xsd:double;
  dwc:minimumDepth '11.800000190735'^^xsd:double;
  dwc:maximumDepth '11.800000190735'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400209'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400197'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400197'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400247'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400247'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400255'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400255'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400289'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400289'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385099'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385099'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385180'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385180'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385174'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385174'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385155'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385155'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385153'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385153'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385089'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385089'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385100'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385100'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385094'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385094'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391122'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391122'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391027'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391027'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391124'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391124'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391115'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391115'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387877'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387877'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387875'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387875'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387878'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387878'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400250'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400250'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400161'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400161'^^xsd:anyURI;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20555556 2.837222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20555556"^^xsd:decimal ;
  dwc:decimalLongitude "2.837222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400156'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.837222222'^^xsd:double;
  dwc:latitude '51.20555556'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400156'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400133'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400133'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399618'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '51.31944444'^^xsd:double;
  dwc:minimumDepth '8.8999996185303'^^xsd:double;
  dwc:maximumDepth '8.8999996185303'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399618'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400212'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400212'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42527778 3.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42527778"^^xsd:decimal ;
  dwc:decimalLongitude "3.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400146'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400146'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45194444"^^xsd:decimal ;
  dwc:decimalLongitude "3.525833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400215'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400215'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391112'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391112'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391054'^^xsd:integer;
  dwc:scientificName 'Ectinosoma melaniceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116041'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391054'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:406550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '406550'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115503'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:406550'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:405829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '405829'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115503'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:405829'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:406560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '406560'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115503'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:406560'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385052'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385052'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385046'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385046'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385044'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385044'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385042'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385042'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385041'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385041'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20555556 2.837222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20555556"^^xsd:decimal ;
  dwc:decimalLongitude "2.837222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385031'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.837222222'^^xsd:double;
  dwc:latitude '51.20555556'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385031'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385025'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385025'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385145'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385145'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:406288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '406288'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115503'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:406288'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:406187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '406187'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115503'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:406187'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:406075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '406075'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115503'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:406075'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:396783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '396783'^^xsd:integer;
  dwc:scientificName 'Laophonte parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116273'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:396783'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389396'^^xsd:integer;
  dwc:scientificName 'Cylindropsyllus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115812'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389396'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115812'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390876'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390876'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390873'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390873'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390871'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390871'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390861'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390861'^^xsd:anyURI;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402928'^^xsd:integer;
  dwc:scientificName 'Psammastacus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '150186'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402928'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45194444"^^xsd:decimal ;
  dwc:decimalLongitude "3.525833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402998'^^xsd:integer;
  dwc:scientificName 'Psammastacus remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '150186'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402998'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '150130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395826'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395826'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395938'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.233333333'^^xsd:double;
  dwc:latitude '51.35'^^xsd:double;
  dwc:minimumDepth '9.1000003814697'^^xsd:double;
  dwc:maximumDepth '9.1000003814697'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395938'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45194444"^^xsd:decimal ;
  dwc:decimalLongitude "3.525833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395969'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395969'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400573'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400573'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:405343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '405343'^^xsd:integer;
  dwc:scientificName 'Schizopera (Neoschizopera) pratensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116738'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:405343'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '355472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402812'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402812'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402694'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402694'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402690'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402690'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392888'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392888'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392817'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392817'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392858'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.233333333'^^xsd:double;
  dwc:latitude '51.35'^^xsd:double;
  dwc:minimumDepth '9.1000003814697'^^xsd:double;
  dwc:maximumDepth '9.1000003814697'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392858'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392810'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392810'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392792'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392792'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392755'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392755'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392814'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392814'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388430'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388430'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388431'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388431'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388519'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388519'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388428'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388428'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388518'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388518'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389894'^^xsd:integer;
  dwc:scientificName 'Dactylopodia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '238303'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389894'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389876'^^xsd:integer;
  dwc:scientificName 'Dactylopodia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '238303'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389876'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389878'^^xsd:integer;
  dwc:scientificName 'Dactylopodia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '238303'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389878'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389879'^^xsd:integer;
  dwc:scientificName 'Dactylopodia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '238303'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389879'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392037'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392037'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392040'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392040'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392086'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392086'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392087'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392087'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392093'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392093'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392095'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392095'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392097'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392097'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392099'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392099'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49694444"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392130'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392130'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392174'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392174'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392204'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392204'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390860'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390860'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:401155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '401155'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:401155'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:401141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '401141'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:401141'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:401130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '401130'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:401130'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:401026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '401026'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:401026'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:401203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '401203'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:401203'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:401073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '401073'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:401073'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:384664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '384664'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:384664'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:384816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '384816'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:384816'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:384663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '384663'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:384663'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:404645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '404645'^^xsd:integer;
  dwc:scientificName 'Psyllocamptus (Psyllocamptus) minutus gelatinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '150109'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:404645'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '363849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:384873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '384873'^^xsd:integer;
  dwc:scientificName 'Ameira hyalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '150111'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:384873'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:408320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '408320'^^xsd:integer;
  dwc:scientificName 'Tisbe furcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116665'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:408320'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:408312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '408312'^^xsd:integer;
  dwc:scientificName 'Tisbe furcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116665'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:408312'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:408317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '408317'^^xsd:integer;
  dwc:scientificName 'Tisbe furcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116665'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:408317'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:408313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '408313'^^xsd:integer;
  dwc:scientificName 'Tisbe furcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116665'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:408313'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:408315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '408315'^^xsd:integer;
  dwc:scientificName 'Tisbe furcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116665'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:408315'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:408316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '408316'^^xsd:integer;
  dwc:scientificName 'Tisbe furcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116665'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:408316'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '116911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:408243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '408243'^^xsd:integer;
  dwc:scientificName 'Tisbe furcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116665'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:408243'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395455'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395455'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395743'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395743'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27777778 3.008333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27777778"^^xsd:decimal ;
  dwc:decimalLongitude "3.008333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395556'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.008333333'^^xsd:double;
  dwc:latitude '51.27777778'^^xsd:double;
  dwc:minimumDepth '8.6999998092651'^^xsd:double;
  dwc:maximumDepth '8.6999998092651'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395556'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395739'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395739'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395467'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395467'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394538'^^xsd:integer;
  dwc:scientificName 'Harpacticus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116171'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394538'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394539'^^xsd:integer;
  dwc:scientificName 'Harpacticus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116171'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394539'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '116171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394540'^^xsd:integer;
  dwc:scientificName 'Harpacticus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116171'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394540'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394537'^^xsd:integer;
  dwc:scientificName 'Harpacticus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116171'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394537'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394535'^^xsd:integer;
  dwc:scientificName 'Harpacticus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116171'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394535'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394536'^^xsd:integer;
  dwc:scientificName 'Harpacticus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116171'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394536'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385234'^^xsd:integer;
  dwc:scientificName 'Ameiridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115135'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385234'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385199'^^xsd:integer;
  dwc:scientificName 'Ameiridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115135'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385199'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385302'^^xsd:integer;
  dwc:scientificName 'Ameiridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115135'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385302'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385277'^^xsd:integer;
  dwc:scientificName 'Ameiridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115135'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385277'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385832'^^xsd:integer;
  dwc:scientificName 'Amphiascoides subdebilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115905'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385832'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '115905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386105'^^xsd:integer;
  dwc:scientificName 'Amphiascus parvus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115920'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386105'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '359311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386374'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386374'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386418'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386418'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391848'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391848'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20555556 2.837222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20555556"^^xsd:decimal ;
  dwc:decimalLongitude "2.837222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391875'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.837222222'^^xsd:double;
  dwc:latitude '51.20555556'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391875'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20555556 2.837222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20555556"^^xsd:decimal ;
  dwc:decimalLongitude "2.837222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391876'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.837222222'^^xsd:double;
  dwc:latitude '51.20555556'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391876'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399575'^^xsd:integer;
  dwc:scientificName 'Nannopus palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116204'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399575'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116204'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399583'^^xsd:integer;
  dwc:scientificName 'Nannopus palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116204'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399583'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116204'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399577'^^xsd:integer;
  dwc:scientificName 'Nannopus palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116204'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399577'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116204'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388058'^^xsd:integer;
  dwc:scientificName 'Asellopsis hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116216'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388058'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116216'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388238'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388238'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389146'^^xsd:integer;
  dwc:scientificName 'Cletodidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115143'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389146'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391483'^^xsd:integer;
  dwc:scientificName 'Ectinosomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115151'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391483'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391554'^^xsd:integer;
  dwc:scientificName 'Ectinosomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115151'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391554'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388063'^^xsd:integer;
  dwc:scientificName 'Asellopsis hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116216'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388063'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116216'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398636'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398636'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402096'^^xsd:integer;
  dwc:scientificName 'Parategastes sphaericus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116501'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402096'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1363286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389505'^^xsd:integer;
  dwc:scientificName 'Dactylopodella flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116550'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389505'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '116550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389528'^^xsd:integer;
  dwc:scientificName 'Dactylopodella flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116550'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389528'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403317'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403317'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403085'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403085'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390401'^^xsd:integer;
  dwc:scientificName 'Diarthrodella secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116418'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390401'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390287'^^xsd:integer;
  dwc:scientificName 'Diarthrodella secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116418'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390287'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390240'^^xsd:integer;
  dwc:scientificName 'Diarthrodella secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116418'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390240'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390393'^^xsd:integer;
  dwc:scientificName 'Diarthrodella secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116418'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390393'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398093'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398093'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398092'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398092'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:404078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '404078'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:404078'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:404082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '404082'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:404082'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399271'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399271'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399122'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399122'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399259'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399259'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399258'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.837222222'^^xsd:double;
  dwc:latitude '51.20555556'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399258'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27777778 3.008333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27777778"^^xsd:decimal ;
  dwc:decimalLongitude "3.008333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399278'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.923611111'^^xsd:double;
  dwc:latitude '51.24305556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399278'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399269'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399269'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399120'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399120'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399260'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399260'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398140'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398140'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398105'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398105'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398103'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398103'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398102'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398102'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398091'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398091'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398101'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398101'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398099'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398099'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398097'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398097'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398096'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398096'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386734'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116409'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386734'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391838'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391838'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391834'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391834'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:404084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '404084'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:404084'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:404019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '404019'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:404019'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:404048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '404048'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:404048'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:405655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '405655'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Intermedopsyllus) intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116806'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:405655'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '729913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:405425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '405425'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Intermedopsyllus) intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116806'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:405425'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '729913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:405652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '405652'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Intermedopsyllus) intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116806'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:405652'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '729913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:405654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '405654'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Intermedopsyllus) intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116806'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:405654'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '729913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390557'^^xsd:integer;
  dwc:scientificName 'Diarthrodes pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116577'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390557'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116577'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392493'^^xsd:integer;
  dwc:scientificName 'Eudactylopus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116582'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392493'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '847453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395744'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395744'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390125'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390125'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390113'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390113'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:404974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '404974'^^xsd:integer;
  dwc:scientificName 'Robertgurneya ilievecensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115995'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:404974'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115995'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392741'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392741'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392710'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392710'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392720'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392720'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392740'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392740'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392594'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392594'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392597'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392597'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392635'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392635'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392680'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392680'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392743'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392743'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397899'^^xsd:integer;
  dwc:scientificName 'Leptocaris trisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115887'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397899'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '732592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397898'^^xsd:integer;
  dwc:scientificName 'Leptocaris trisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115887'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397898'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '732592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385652'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385652'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385562'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385562'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385607'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385607'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385616'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385616'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385650'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385650'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385677'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385677'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:406642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '406642'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus) minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116811'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:406642'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:405901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '405901'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus) minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116811'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:405901'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:406640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '406640'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus) minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116811'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:406640'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:406637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '406637'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus) minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116811'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:406637'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:405927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '405927'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus) minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116811'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:405927'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:405903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '405903'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus) minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116811'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:405903'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:405921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '405921'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus) minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116811'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:405921'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386614'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus africanus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116884'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386614'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386615'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus africanus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116884'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386615'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407968'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407968'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407977'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407977'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407886'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407886'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407972'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407972'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:408027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '408027'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:408027'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:408048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '408048'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:408048'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407967'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407967'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20555556 2.837222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20555556"^^xsd:decimal ;
  dwc:decimalLongitude "2.837222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407898'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.837222222'^^xsd:double;
  dwc:latitude '51.20555556'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407898'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407890'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407890'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403179'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403179'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395260'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus coelebs'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116420'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395260'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '365663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:401757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '401757'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:401757'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:401693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '401693'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:401693'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:401485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '401485'^^xsd:integer;
  dwc:scientificName 'Paramphiascella vararensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115970'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:401485'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '115970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393002'^^xsd:integer;
  dwc:scientificName 'Halectinosoma curticorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116067'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393002'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393278'^^xsd:integer;
  dwc:scientificName 'Halectinosoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116071'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393278'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393304'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393304'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393325'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393325'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393305'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393305'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403893'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403893'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403749'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403749'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403728'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403728'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399099'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.233333333'^^xsd:double;
  dwc:latitude '51.35'^^xsd:double;
  dwc:minimumDepth '9.1000003814697'^^xsd:double;
  dwc:maximumDepth '9.1000003814697'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399099'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399064'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399064'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399116'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399116'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398915'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398915'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403476'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403476'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403750'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403750'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403802'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403802'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403816'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403816'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399266'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399266'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27777778 3.008333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27777778"^^xsd:decimal ;
  dwc:decimalLongitude "3.008333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399284'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.008333333'^^xsd:double;
  dwc:latitude '51.27777778'^^xsd:double;
  dwc:minimumDepth '8.6999998092651'^^xsd:double;
  dwc:maximumDepth '8.6999998092651'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399284'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398903'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398903'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403805'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403805'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403884'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403884'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403892'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403892'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403875'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403875'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403896'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403896'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399371'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399371'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399395'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399395'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399062'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399062'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399118'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399118'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399117'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399117'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27777778 3.008333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27777778"^^xsd:decimal ;
  dwc:decimalLongitude "3.008333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399285'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.008333333'^^xsd:double;
  dwc:latitude '51.27777778'^^xsd:double;
  dwc:minimumDepth '8.6999998092651'^^xsd:double;
  dwc:maximumDepth '8.6999998092651'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399285'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399115'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399115'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399292'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399292'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399112'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399112'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407210'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407210'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398228'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398228'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398318'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398318'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398316'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398316'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394579'^^xsd:integer;
  dwc:scientificName 'Hastigerella leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394579'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '549168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393657'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393657'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393708'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393708'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393867'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393867'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394003'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394003'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49694444"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393991'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393991'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393859'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393859'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20555556 2.837222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20555556"^^xsd:decimal ;
  dwc:decimalLongitude "2.837222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393854'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.837222222'^^xsd:double;
  dwc:latitude '51.20555556'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393854'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393830'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393830'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393831'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393831'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399393'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399393'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399313'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '51.31944444'^^xsd:double;
  dwc:minimumDepth '8.8999996185303'^^xsd:double;
  dwc:maximumDepth '8.8999996185303'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399313'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31694444 2.9475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31694444"^^xsd:decimal ;
  dwc:decimalLongitude "2.9475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399308'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '51.31944444'^^xsd:double;
  dwc:minimumDepth '8.8999996185303'^^xsd:double;
  dwc:maximumDepth '8.8999996185303'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399308'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399299'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399299'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45194444"^^xsd:decimal ;
  dwc:decimalLongitude "3.525833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399339'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.382222222'^^xsd:double;
  dwc:latitude '51.38388889'^^xsd:double;
  dwc:minimumDepth '10.199999809265'^^xsd:double;
  dwc:maximumDepth '10.199999809265'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399339'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398155'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398155'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398237'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398237'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398323'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398323'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398315'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398315'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398314'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398314'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398312'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398312'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398238'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398238'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398317'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398317'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398236'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398236'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398319'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398319'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398320'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398320'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398224'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398224'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399368'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399368'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400395'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400395'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399295'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399295'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35 3.233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35"^^xsd:decimal ;
  dwc:decimalLongitude "3.233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399101'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.233333333'^^xsd:double;
  dwc:latitude '51.35'^^xsd:double;
  dwc:minimumDepth '9.1000003814697'^^xsd:double;
  dwc:maximumDepth '9.1000003814697'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399101'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399290'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399290'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27777778 3.008333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27777778"^^xsd:decimal ;
  dwc:decimalLongitude "3.008333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399332'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9475'^^xsd:double;
  dwc:latitude '51.31694444'^^xsd:double;
  dwc:minimumDepth '10.60000038147'^^xsd:double;
  dwc:maximumDepth '10.60000038147'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399332'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399392'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399392'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403480'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403480'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403483'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403483'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.325"^^xsd:decimal ;
  geo-pos:long "3.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403823'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403823'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403479'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403479'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403478'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403478'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403897'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403897'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403637'^^xsd:integer;
  dwc:scientificName 'Pseudectinosoma minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116122'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403637'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '116122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400414'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400414'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400348'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400348'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389074'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389074'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393998'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393998'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394000'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394000'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394001'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394001'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49694444"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.49694444"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393989'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393989'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393992'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393992'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393975'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393975'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393995'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393995'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393868'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393868'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393869'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393869'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31694444 2.9475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31694444"^^xsd:decimal ;
  dwc:decimalLongitude "2.9475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31694444 2.9475)"^^geo:wktLiteral ;
  geo-pos:lat "51.31694444"^^xsd:decimal ;
  geo-pos:long "2.9475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393931'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9475'^^xsd:double;
  dwc:latitude '51.31694444'^^xsd:double;
  dwc:minimumDepth '10.60000038147'^^xsd:double;
  dwc:maximumDepth '10.60000038147'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393931'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393997'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393997'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393976'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393976'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393981'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393981'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393982'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393982'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393984'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393984'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49694444"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.49694444"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393987'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393987'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49694444"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.49694444"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393988'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393988'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.325"^^xsd:decimal ;
  geo-pos:long "3.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393927'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393927'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394004'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394004'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393899'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393899'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393897'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393897'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27777778 3.008333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27777778"^^xsd:decimal ;
  dwc:decimalLongitude "3.008333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27777778 3.008333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.27777778"^^xsd:decimal ;
  geo-pos:long "3.008333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393886'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.008333333'^^xsd:double;
  dwc:latitude '51.27777778'^^xsd:double;
  dwc:minimumDepth '8.6999998092651'^^xsd:double;
  dwc:maximumDepth '8.6999998092651'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393886'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393877'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393877'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393876'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393876'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393874'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393874'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393873'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393873'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393871'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393871'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393905'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393905'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393972'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393972'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393970'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393970'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45194444"^^xsd:decimal ;
  dwc:decimalLongitude "3.525833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45194444"^^xsd:decimal ;
  geo-pos:long "3.525833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393966'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393966'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45194444"^^xsd:decimal ;
  dwc:decimalLongitude "3.525833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45194444"^^xsd:decimal ;
  geo-pos:long "3.525833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393965'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393965'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393957'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393957'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.311388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.311388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.311388889)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.311388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393944'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.311388889'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '8.8999996185303'^^xsd:double;
  dwc:maximumDepth '8.8999996185303'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393944'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49694444"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.49694444"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393751'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393751'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393662'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393662'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393679'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393679'^^xsd:anyURI;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305556 2.923611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305556"^^xsd:decimal ;
  dwc:decimalLongitude "2.923611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305556 2.923611111)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305556"^^xsd:decimal ;
  geo-pos:long "2.923611111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393699'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.923611111'^^xsd:double;
  dwc:latitude '51.24305556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393699'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305556 2.923611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305556"^^xsd:decimal ;
  dwc:decimalLongitude "2.923611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305556 2.923611111)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305556"^^xsd:decimal ;
  geo-pos:long "2.923611111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393700'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.923611111'^^xsd:double;
  dwc:latitude '51.24305556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393700'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393709'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393709'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393736'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393736'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393738'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393738'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393660'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393660'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393746'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393746'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49694444"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.49694444"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393749'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393749'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27777778 3.008333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27777778"^^xsd:decimal ;
  dwc:decimalLongitude "3.008333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27777778 3.008333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.27777778"^^xsd:decimal ;
  geo-pos:long "3.008333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393762'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.008333333'^^xsd:double;
  dwc:latitude '51.27777778'^^xsd:double;
  dwc:minimumDepth '8.6999998092651'^^xsd:double;
  dwc:maximumDepth '8.6999998092651'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393762'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393767'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393767'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.325"^^xsd:decimal ;
  geo-pos:long "3.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393794'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393794'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31694444 2.9475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31694444"^^xsd:decimal ;
  dwc:decimalLongitude "2.9475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31694444 2.9475)"^^geo:wktLiteral ;
  geo-pos:lat "51.31694444"^^xsd:decimal ;
  geo-pos:long "2.9475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393809'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9475'^^xsd:double;
  dwc:latitude '51.31694444'^^xsd:double;
  dwc:minimumDepth '10.60000038147'^^xsd:double;
  dwc:maximumDepth '10.60000038147'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393809'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35 3.233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35"^^xsd:decimal ;
  dwc:decimalLongitude "3.233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35 3.233333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.35"^^xsd:decimal ;
  geo-pos:long "3.233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393814'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.233333333'^^xsd:double;
  dwc:latitude '51.35'^^xsd:double;
  dwc:minimumDepth '9.1000003814697'^^xsd:double;
  dwc:maximumDepth '9.1000003814697'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393814'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393819'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393819'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393822'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393822'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393740'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393740'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393735'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393735'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400075'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400075'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399996'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399996'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400070'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400070'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399997'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399997'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400078'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400078'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400073'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116347'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400073'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116347'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407755'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407755'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388956'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388956'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402697'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402697'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  geo-pos:lat "51.13916667"^^xsd:decimal ;
  geo-pos:long "2.527777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402648'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402648'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402665'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402665'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402685'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402685'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402686'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402686'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402693'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402693'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394904'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte bisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '238289'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394904'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394903'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte bisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '238289'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394903'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394786'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte bisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '238289'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394786'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397773'^^xsd:integer;
  dwc:scientificName 'Leptocaris brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '238288'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397773'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '238288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397778'^^xsd:integer;
  dwc:scientificName 'Leptocaris brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '238288'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397778'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '238288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389786'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389786'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389790'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389790'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389858'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389858'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389859'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389859'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389749'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389749'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389905'^^xsd:integer;
  dwc:scientificName 'Dactylopodia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '238303'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389905'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389902'^^xsd:integer;
  dwc:scientificName 'Dactylopodia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '238303'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389902'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395821'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395821'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390877'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390877'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395907'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395907'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394086'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394086'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394183'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394183'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A391132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:391132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '391132'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:391132'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407061'^^xsd:integer;
  dwc:scientificName 'Sicameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115210'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407061'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407036'^^xsd:integer;
  dwc:scientificName 'Sicameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115210'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407036'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387437'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387437'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407492'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407492'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392825'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392825'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392821'^^xsd:integer;
  dwc:scientificName 'Evansula pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115815'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392821'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386827'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386827'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386849'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386849'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386848'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386848'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386846'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386846'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386825'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386825'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386928'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386928'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386832'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386832'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386929'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386929'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386930'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386930'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386831'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386831'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386830'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386830'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386828'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386828'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386857'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386857'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386850'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386850'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386845'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386845'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386824'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386824'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386813'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386813'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386823'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386823'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386815'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386815'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385018'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385018'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386852'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386852'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386924'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386924'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385020'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385020'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49694444"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.49694444"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:405150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '405150'^^xsd:integer;
  dwc:scientificName 'Sarsameira peresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '115616'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:405150'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:405102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '405102'^^xsd:integer;
  dwc:scientificName 'Sarsameira peresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115616'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:405102'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394922'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394922'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385428'^^xsd:integer;
  dwc:scientificName 'Ameiropsis brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115530'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385428'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115530'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394986'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394986'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394985'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394985'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394974'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394974'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394933'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394933'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394932'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394932'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394930'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394930'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394929'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394929'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394928'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394928'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394927'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394927'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398490'^^xsd:integer;
  dwc:scientificName 'Mesochra pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115705'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398490'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '730681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398368'^^xsd:integer;
  dwc:scientificName 'Mesochra pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115705'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398368'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '730681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386826'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386826'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385016'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385016'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407502'^^xsd:integer;
  dwc:scientificName 'Stenocaris minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115822'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407502'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '366423'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400775'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400775'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392317'^^xsd:integer;
  dwc:scientificName 'Esola bulligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150114'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392317'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392288'^^xsd:integer;
  dwc:scientificName 'Esola bulligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150114'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392288'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:384871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '384871'^^xsd:integer;
  dwc:scientificName 'Ameira hyalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '150111'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:384871'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:384870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '384870'^^xsd:integer;
  dwc:scientificName 'Ameira hyalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '150111'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:384870'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:384844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '384844'^^xsd:integer;
  dwc:scientificName 'Ameira hyalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150111'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:384844'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:384839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '384839'^^xsd:integer;
  dwc:scientificName 'Ameira hyalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150111'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:384839'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394290'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394290'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:406800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '406800'^^xsd:integer;
  dwc:scientificName 'Scutellidium australe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150073'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:406800'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392045'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392045'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49694444"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.49694444"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392126'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392126'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392134'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392134'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:401197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '401197'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:401197'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A384742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:384742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '384742'^^xsd:integer;
  dwc:scientificName 'Ameira brevipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '150103'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:384742'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '115541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385316'^^xsd:integer;
  dwc:scientificName 'Ameiridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115135'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385316'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395659'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395659'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394518'^^xsd:integer;
  dwc:scientificName 'Harpacticus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '116171'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394518'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395753'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395753'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388059'^^xsd:integer;
  dwc:scientificName 'Asellopsis hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116216'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388059'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '116216'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A408244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:408244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '408244'^^xsd:integer;
  dwc:scientificName 'Tisbe furcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116665'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:408244'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392051'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392051'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386377'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386377'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386079'^^xsd:integer;
  dwc:scientificName 'Amphiascus angustipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115909'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386079'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '359297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A406646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:406646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '406646'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus) minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116811'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:406646'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407975'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407975'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A407889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:407889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '407889'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:407889'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395333'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395333'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403327'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403327'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403320'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403320'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  geo-pos:lat "51.13916667"^^xsd:decimal ;
  geo-pos:long "2.527777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399226'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399226'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:404060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '404060'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:404060'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305556 2.923611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24305556"^^xsd:decimal ;
  dwc:decimalLongitude "2.923611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24305556 2.923611111)"^^geo:wktLiteral ;
  geo-pos:lat "51.24305556"^^xsd:decimal ;
  geo-pos:long "2.923611111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399282'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.923611111'^^xsd:double;
  dwc:latitude '51.24305556'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399282'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398100'^^xsd:integer;
  dwc:scientificName 'Leptopontia curvicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398100'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395742'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395742'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:404133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '404133'^^xsd:integer;
  dwc:scientificName 'Pseudobradya similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116151'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:404133'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398632'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398632'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A404313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:404313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '404313'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:404313'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393758'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393758'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394570'^^xsd:integer;
  dwc:scientificName 'Hastigerella leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394570'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '549168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394002'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394002'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399396'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399396'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49694444"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.49694444"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399391'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399391'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31694444 2.9475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31694444"^^xsd:decimal ;
  dwc:decimalLongitude "2.9475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31694444 2.9475)"^^geo:wktLiteral ;
  geo-pos:lat "51.31694444"^^xsd:decimal ;
  geo-pos:long "2.9475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399330'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9475'^^xsd:double;
  dwc:latitude '51.31694444'^^xsd:double;
  dwc:minimumDepth '10.60000038147'^^xsd:double;
  dwc:maximumDepth '10.60000038147'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399330'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45194444"^^xsd:decimal ;
  dwc:decimalLongitude "3.525833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45194444"^^xsd:decimal ;
  geo-pos:long "3.525833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399364'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399364'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400349'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400349'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45194444"^^xsd:decimal ;
  dwc:decimalLongitude "3.525833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45194444"^^xsd:decimal ;
  geo-pos:long "3.525833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393968'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393968'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393974'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393974'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393890'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393890'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49694444"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.49694444"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393986'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393986'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393863'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393863'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  geo-pos:lat "51.13916667"^^xsd:decimal ;
  geo-pos:long "2.527777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393827'^^xsd:integer;
  dwc:scientificName 'Halectinosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '150105'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393827'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393818'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393818'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393681'^^xsd:integer;
  dwc:scientificName 'Halectinosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '150104'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393681'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '724242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.325"^^xsd:decimal ;
  geo-pos:long "3.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403827'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403827'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.325"^^xsd:decimal ;
  geo-pos:long "3.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398908'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398908'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:401378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '401378'^^xsd:integer;
  dwc:scientificName 'Paramphiascella vararensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115970'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:401378'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399373'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399373'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399119'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399119'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A403880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:403880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '403880'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:403880'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398321'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398321'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A398313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:398313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '398313'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:398313'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387563'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387563'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42527778 3.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42527778"^^xsd:decimal ;
  dwc:decimalLongitude "3.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42527778 3.39)"^^geo:wktLiteral ;
  geo-pos:lat "51.42527778"^^xsd:decimal ;
  geo-pos:long "3.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400208'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.39'^^xsd:double;
  dwc:latitude '51.42527778'^^xsd:double;
  dwc:minimumDepth '11.800000190735'^^xsd:double;
  dwc:maximumDepth '11.800000190735'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400208'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400302'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400302'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400259'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400259'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.154166667"^^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/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.154166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.154166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385152'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.154166667'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385152'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385088'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385088'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49694444"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.49694444"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400288'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400288'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400148'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400148'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400136'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400136'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400225'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400225'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A396985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:396985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '396985'^^xsd:integer;
  dwc:scientificName 'Laophontopsis lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116327'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:396985'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387074'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387074'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387873'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387873'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393502'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393502'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  geo-pos:lat "51.13916667"^^xsd:decimal ;
  geo-pos:long "2.527777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393467'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393467'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397145'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397145'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393643'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393643'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38388889 3.382222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.382222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38388889 3.382222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.38388889"^^xsd:decimal ;
  geo-pos:long "3.382222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393579'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.382222222'^^xsd:double;
  dwc:latitude '51.38388889'^^xsd:double;
  dwc:minimumDepth '10.199999809265'^^xsd:double;
  dwc:maximumDepth '10.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393579'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393640'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393640'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388687'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388687'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397078'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397078'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388647'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388647'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388617'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388617'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.311388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37722222"^^xsd:decimal ;
  dwc:decimalLongitude "3.311388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37722222 3.311388889)"^^geo:wktLiteral ;
  geo-pos:lat "51.37722222"^^xsd:decimal ;
  geo-pos:long "3.311388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388723'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.311388889'^^xsd:double;
  dwc:latitude '51.37722222'^^xsd:double;
  dwc:minimumDepth '8.8999996185303'^^xsd:double;
  dwc:maximumDepth '8.8999996185303'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388723'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397188'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397188'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387433'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387433'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393459'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393459'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397234'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397234'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397241'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397241'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386876'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386876'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386908'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386908'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A386818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:386818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '386818'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:386818'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385019'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385019'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A394937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:394937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '394937'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:394937'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399403'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399403'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A389907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:389907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '389907'^^xsd:integer;
  dwc:scientificName 'Dactylopodia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '238303'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:389907'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38388889 3.382222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.382222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38388889 3.382222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.38388889"^^xsd:decimal ;
  geo-pos:long "3.382222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399342'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.382222222'^^xsd:double;
  dwc:latitude '51.38388889'^^xsd:double;
  dwc:minimumDepth '10.199999809265'^^xsd:double;
  dwc:maximumDepth '10.199999809265'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399342'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397086'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397086'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397087'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397087'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397243'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397243'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397088'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397088'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397242'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397242'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397240'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397240'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397238'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397238'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397083'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397083'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393505'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393505'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20555556 2.837222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20555556"^^xsd:decimal ;
  dwc:decimalLongitude "2.837222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20555556 2.837222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.20555556"^^xsd:decimal ;
  geo-pos:long "2.837222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393494'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.837222222'^^xsd:double;
  dwc:latitude '51.20555556'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393494'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393476'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393476'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393475'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393475'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393490'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393490'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393491'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393491'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393492'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393492'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393489'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393489'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31694444 2.9475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31694444"^^xsd:decimal ;
  dwc:decimalLongitude "2.9475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31694444 2.9475)"^^geo:wktLiteral ;
  geo-pos:lat "51.31694444"^^xsd:decimal ;
  geo-pos:long "2.9475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393570'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9475'^^xsd:double;
  dwc:latitude '51.31694444'^^xsd:double;
  dwc:minimumDepth '10.60000038147'^^xsd:double;
  dwc:maximumDepth '10.60000038147'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393570'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393641'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393641'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393504'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393504'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393480'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393480'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393481'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393481'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393482'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393482'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393485'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393485'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393487'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393487'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393488'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393488'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31944444 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31944444"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31944444 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.31944444"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393432'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '51.31944444'^^xsd:double;
  dwc:minimumDepth '8.8999996185303'^^xsd:double;
  dwc:maximumDepth '8.8999996185303'^^xsd:double;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393432'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.325"^^xsd:decimal ;
  geo-pos:long "3.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393447'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393447'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393452'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393452'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393458'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393458'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393460'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393460'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393461'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393461'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393462'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393462'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393463'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393463'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393303'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393303'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27777778 3.008333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27777778"^^xsd:decimal ;
  dwc:decimalLongitude "3.008333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27777778 3.008333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.27777778"^^xsd:decimal ;
  geo-pos:long "3.008333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387186'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.008333333'^^xsd:double;
  dwc:latitude '51.27777778'^^xsd:double;
  dwc:minimumDepth '8.6999998092651'^^xsd:double;
  dwc:maximumDepth '8.6999998092651'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387186'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387370'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387370'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387381'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387381'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388764'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388764'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388761'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388761'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388763'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388763'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20555556 2.837222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20555556"^^xsd:decimal ;
  dwc:decimalLongitude "2.837222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20555556 2.837222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.20555556"^^xsd:decimal ;
  geo-pos:long "2.837222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388638'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.837222222'^^xsd:double;
  dwc:latitude '51.20555556'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388638'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388649'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388649'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388648'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388648'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388645'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388645'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388632'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388632'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388629'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388629'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388627'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388627'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388619'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388619'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388618'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388618'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388616'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388616'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388615'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388615'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  geo-pos:lat "51.13916667"^^xsd:decimal ;
  geo-pos:long "2.527777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388610'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388610'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  geo-pos:lat "51.13916667"^^xsd:decimal ;
  geo-pos:long "2.527777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388609'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388609'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  geo-pos:lat "51.13916667"^^xsd:decimal ;
  geo-pos:long "2.527777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388608'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388608'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388778'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388778'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388784'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388784'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388783'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388783'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388776'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388776'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388782'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388782'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388650'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388650'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388780'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388780'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388779'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388779'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388777'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388777'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388775'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388775'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388774'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388774'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388773'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388773'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388652'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388652'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388653'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388653'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388677'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388677'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388678'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388678'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388772'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388772'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.325"^^xsd:decimal ;
  geo-pos:long "3.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388709'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388709'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42527778 3.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42527778"^^xsd:decimal ;
  dwc:decimalLongitude "3.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42527778 3.39)"^^geo:wktLiteral ;
  geo-pos:lat "51.42527778"^^xsd:decimal ;
  geo-pos:long "3.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388740'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.39'^^xsd:double;
  dwc:latitude '51.42527778'^^xsd:double;
  dwc:minimumDepth '11.800000190735'^^xsd:double;
  dwc:maximumDepth '11.800000190735'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388740'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49694444"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49694444 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.49694444"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388771'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.49694444'^^xsd:double;
  dwc:minimumDepth '11.10000038147'^^xsd:double;
  dwc:maximumDepth '11.10000038147'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388771'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388765'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388765'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388624'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388624'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388623'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388623'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388613'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388613'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A388781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:388781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '388781'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:388781'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397085'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397085'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397073'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397073'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397075'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397075'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397076'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397076'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397077'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397077'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397079'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397079'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397080'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397080'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397081'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397081'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397082'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397082'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397233'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397233'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397084'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397084'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393508'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393508'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393509'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393509'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393511'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393511'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393513'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393513'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393514'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393514'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393515'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393515'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393517'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393517'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393533'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393533'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393537'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393537'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397143'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397143'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397236'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397236'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397244'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397244'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397186'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397186'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397146'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397146'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397147'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397147'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397172'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397172'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397169'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397169'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397163'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397163'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397162'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397162'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397158'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397158'^^xsd:anyURI;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397139'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397139'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397144'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397144'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45194444"^^xsd:decimal ;
  dwc:decimalLongitude "3.525833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45194444"^^xsd:decimal ;
  geo-pos:long "3.525833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397208'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397208'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45194444"^^xsd:decimal ;
  dwc:decimalLongitude "3.525833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45194444"^^xsd:decimal ;
  geo-pos:long "3.525833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397206'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397206'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45194444"^^xsd:decimal ;
  dwc:decimalLongitude "3.525833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45194444"^^xsd:decimal ;
  geo-pos:long "3.525833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397205'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397205'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397189'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397189'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397187'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397187'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397089'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397089'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397090'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397090'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397135'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397135'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A397149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:397149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '397149'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:397149'^^xsd:anyURI;
  dwc:observationDate '1984-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.325"^^xsd:decimal ;
  geo-pos:long "3.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393569'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393569'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393636'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393636'^^xsd:anyURI;
  dwc:observationDate '1983-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393634'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393634'^^xsd:anyURI;
  dwc:observationDate '1983-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393637'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393637'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393638'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393638'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393639'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393639'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393642'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393642'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393632'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393632'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393618'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393618'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393625'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393625'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393644'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393644'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393633'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393633'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  geo-pos:lat "51.13916667"^^xsd:decimal ;
  geo-pos:long "2.527777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393468'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393468'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  geo-pos:lat "51.13916667"^^xsd:decimal ;
  geo-pos:long "2.527777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393469'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393469'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393473'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393473'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393474'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393474'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393543'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393543'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393500'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393500'^^xsd:anyURI;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13916667"^^xsd:decimal ;
  dwc:decimalLongitude "2.527777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.400000095367432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13916667 2.527777778)"^^geo:wktLiteral ;
  geo-pos:lat "51.13916667"^^xsd:decimal ;
  geo-pos:long "2.527777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393465'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.527777778'^^xsd:double;
  dwc:latitude '51.13916667'^^xsd:double;
  dwc:minimumDepth '7.4000000953674'^^xsd:double;
  dwc:maximumDepth '7.4000000953674'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393465'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A393477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:393477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '393477'^^xsd:integer;
  dwc:scientificName 'Halectinosoma herdmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116076'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:393477'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387386'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387386'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387421'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387421'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387424'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387424'^^xsd:anyURI;
  dwc:observationDate '1980-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45194444"^^xsd:decimal ;
  dwc:decimalLongitude "3.525833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45194444"^^xsd:decimal ;
  geo-pos:long "3.525833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387485'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387485'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387429'^^xsd:integer;
  dwc:scientificName 'Arenopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115220'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387429'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385095'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385095'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385021'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385021'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45194444"^^xsd:decimal ;
  dwc:decimalLongitude "3.525833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.100000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45194444 3.525833333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45194444"^^xsd:decimal ;
  geo-pos:long "3.525833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395539'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.525833333'^^xsd:double;
  dwc:latitude '51.45194444'^^xsd:double;
  dwc:minimumDepth '13.10000038147'^^xsd:double;
  dwc:maximumDepth '13.10000038147'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395539'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A385047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:385047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '385047'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:385047'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A401689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:401689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '401689'^^xsd:integer;
  dwc:scientificName 'Paramphiascopsis longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '115972'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:401689'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A395820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:395820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '395820'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus paraholsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116428'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:395820'^^xsd:anyURI;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '534160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400147'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400147'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400251'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400251'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400619'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400619'^^xsd:anyURI;
  dwc:observationDate '1983-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.185"^^xsd:decimal ;
  dwc:decimalLongitude "2.701111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.185 2.701111111)"^^geo:wktLiteral ;
  geo-pos:lat "51.185"^^xsd:decimal ;
  geo-pos:long "2.701111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A402573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:402573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '402573'^^xsd:integer;
  dwc:scientificName 'Proameira psammophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.701111111'^^xsd:double;
  dwc:latitude '51.185'^^xsd:double;
  dwc:minimumDepth '11.89999961853'^^xsd:double;
  dwc:maximumDepth '11.89999961853'^^xsd:double;
  dwc:aphiaid '115591'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:402573'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '115591'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400246'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400246'^^xsd:anyURI;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400218'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400218'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 3.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.325"^^xsd:decimal ;
  geo-pos:long "3.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A392185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:392185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '392185'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.05'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:minimumDepth '8.6000003814697'^^xsd:double;
  dwc:maximumDepth '8.6000003814697'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:392185'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A400139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:400139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '400139'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:400139'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.852222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28111111 2.852222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.28111111"^^xsd:decimal ;
  geo-pos:long "2.852222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A387647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:387647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '387647'^^xsd:integer;
  dwc:scientificName 'Arenosetella germanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.852222222'^^xsd:double;
  dwc:latitude '51.28111111'^^xsd:double;
  dwc:minimumDepth '10.39999961853'^^xsd:double;
  dwc:maximumDepth '10.39999961853'^^xsd:double;
  dwc:aphiaid '116026'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:387647'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '116858'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44861111"^^xsd:decimal ;
  dwc:decimalLongitude "3.429166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44861111 3.429166667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44861111"^^xsd:decimal ;
  geo-pos:long "3.429166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399384'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.429166667'^^xsd:double;
  dwc:latitude '51.44861111'^^xsd:double;
  dwc:minimumDepth '8.8000001907349'^^xsd:double;
  dwc:maximumDepth '8.8000001907349'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399384'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27777778 3.008333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27777778"^^xsd:decimal ;
  dwc:decimalLongitude "3.008333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.699999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27777778 3.008333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.27777778"^^xsd:decimal ;
  geo-pos:long "3.008333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399286'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.008333333'^^xsd:double;
  dwc:latitude '51.27777778'^^xsd:double;
  dwc:minimumDepth '8.6999998092651'^^xsd:double;
  dwc:maximumDepth '8.6999998092651'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399286'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31944444 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31944444"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.899999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.899999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31944444 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.31944444"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399310'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '51.31944444'^^xsd:double;
  dwc:minimumDepth '8.8999996185303'^^xsd:double;
  dwc:maximumDepth '8.8999996185303'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399310'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38388889 3.382222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.38388889"^^xsd:decimal ;
  dwc:decimalLongitude "3.382222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.38388889 3.382222222)"^^geo:wktLiteral ;
  geo-pos:lat "51.38388889"^^xsd:decimal ;
  geo-pos:long "3.382222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A399340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:399340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '399340'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.382222222'^^xsd:double;
  dwc:latitude '51.38388889'^^xsd:double;
  dwc:minimumDepth '10.199999809265'^^xsd:double;
  dwc:maximumDepth '10.199999809265'^^xsd:double;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:399340'^^xsd:anyURI;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11944444"^^xsd:decimal ;
  dwc:decimalLongitude "2.516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.199999809265137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11944444 2.516666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.11944444"^^xsd:decimal ;
  geo-pos:long "2.516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A405544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:405544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '405544'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Intermedopsyllus) intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.516666667'^^xsd:double;
  dwc:latitude '51.11944444'^^xsd:double;
  dwc:minimumDepth '11.199999809265'^^xsd:double;
  dwc:maximumDepth '11.199999809265'^^xsd:double;
  dwc:aphiaid '116806'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:405544'^^xsd:anyURI;
  dwc:observationDate '1982-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '729913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "3.469444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47083333 3.469444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.47083333"^^xsd:decimal ;
  geo-pos:long "3.469444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1120__urn%3Acatalog%3AMarBEF%2FManuela%3Au18%3A390119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u18:390119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1120_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u18'^^xsd:string;
  dwc:catalogNumber '390119'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.469444444'^^xsd:double;
  dwc:latitude '51.47083333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 10.2 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u18:390119'^^xsd:anyURI;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF